home *** CD-ROM | disk | FTP | other *** search
-
-
-
- TTTTkkkk____BBBBaaaacccckkkkggggrrrroooouuuunnnnddddEEEErrrrrrrroooorrrr((((3333)))) TTTTkkkk (((( )))) TTTTkkkk____BBBBaaaacccckkkkggggrrrroooouuuunnnnddddEEEErrrrrrrroooorrrr((((3333))))
-
-
-
- _________________________________________________________________
-
- NNNNAAAAMMMMEEEE
- Tk_BackgroundError - report Tcl error that occurred in
- background processing
-
- SSSSYYYYNNNNOOOOPPPPSSSSIIIISSSS
- ####iiiinnnncccclllluuuuddddeeee <<<<ttttkkkk....hhhh>>>>
-
- TTTTkkkk____BBBBaaaacccckkkkggggrrrroooouuuunnnnddddEEEErrrrrrrroooorrrr(_i_n_t_e_r_p)
-
- AAAARRRRGGGGUUUUMMMMEEEENNNNTTTTSSSS
- Tcl_Interp *_i_n_t_e_r_p (in) Interpreter in which the
- error occurred.
- _________________________________________________________________
-
-
- DDDDEEEESSSSCCCCRRRRIIIIPPPPTTTTIIIIOOOONNNN
- This procedure is typically invoked when a Tcl error occurs
- during ``background processing'' such as executing a Tcl
- command in response to a button press or menu entry
- invocation. When such an error occurs, the error condition
- is reported to Tk or to a widget or some other C code, and
- there is not usually any obvious way for that code to report
- the error to the user. In these cases the code calls
- TTTTkkkk____BBBBaaaacccckkkkggggrrrroooouuuunnnnddddEEEErrrrrrrroooorrrr with an _i_n_t_e_r_p argument identifying the
- interpreter in which the error occurred. TTTTkkkk____BBBBaaaacccckkkkggggrrrroooouuuunnnnddddEEEErrrrrrrroooorrrr
- attempts to invoke the ttttkkkkeeeerrrrrrrroooorrrr Tcl command to report the
- error in an application-specific fashion. If no ttttkkkkeeeerrrrrrrroooorrrr
- command exists, or if it returns with an error condition,
- then TTTTkkkk____BBBBaaaacccckkkkggggrrrroooouuuunnnnddddEEEErrrrrrrroooorrrr reports the error itself by printing
- a message on the standard error file.
-
-
- KKKKEEEEYYYYWWWWOOOORRRRDDDDSSSS
- background, error, tkerror
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- Page 1 (printed 7/23/95)
-
-
-
-